home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / MPW / GCC 1.37.1r15 / Machines / tm-newsgas.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-03-14  |  244 b   |  8 lines  |  [TEXT/MPS ]

  1. /* In Sony versions before 3.0, use the GNU Assembler, because the
  2.    system's assembler has no way to assemble the difference of two
  3.    labels for the displacement in a switch-dispatch instruction.  */  
  4.  
  5. #define USE_GAS
  6.  
  7. #include "tm-news.h"
  8.